|
This page last changed on Aug 28, 2015 by kgomes.
This page documents the steps taken to upgrade the Confluence installation so that it could be migrated to the Confluence Cloud Service hosted by Atlassian.
The starting point for the upgrade is the following:
- Confluence version 2.7 running on the server oceana.mbari.org
- Authentication is using the Crowd service also located on oceana.mbari.org (database is on solstice)
- The database that confluence is using is the Confluence database on solstice.shore.mbari.org
Path
The path for our install appears to be: 2.7 -> 2.7.4 -> 3.5.17 -> 5.0.3 -> latest (5.8 at time of writing this)
Steps
- I.S. created a new VM named pompeii.shore.mbari.org that I will use to do all the stepwise upgrades
- Java 1.6.0_36 was installed, so I asked for an update to the latest 1.8 version
- I.S. created four databases for the upgrade path.
- Per the installation instructions, for each of these databases, I performed the following using Aqua Data Studio
- Per the installation instructions, for each database, I ran:
- I VNC'd into pompeii.shore.mbari.org and fired up Firefox.
- I downloaded the .tar.gz versions of the standalone for all the versions listed above.
- I went to the Confluence Administration panel and went to Backup and Restore
- I selected both the Backup check boxes and clicked "Backup"
- The backup completed and I downloaded the 1.3 GB file.
- I then SCP'd that file to pompeii in case I can do a local restore which will be much faster. (/home/kgomes/confluence_upgrade)
|